home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
steppenw.swf
/
scripts
/
DefineButton2_71
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-11-12
|
89b
|
7 lines
on(release){
tellTarget("_root")
{
gotoAndStop("Instructions");
}
}